home *** CD-ROM | disk | FTP | other *** search
Wrap
<screen title="Football Manager 2006" version="1.0" subtitle="Play Menu"> <widget class="titled_box" id="titb" title="Please choose from the following options" alignment="centre"> <layout class="stick_to_sides_attachment" alignment="all" inset="0"/> <widget class="group_box"> <layout class="arrange_vertical_attachment" alignment="top,extend" gap="40"/> <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true"/> <layout class="stick_to_sides_attachment" alignment="all" inset="80"/> <widget class="group_box" id="stng"> <layout class="stick_to_sides_attachment" alignment="top" layout_children="true"/> <layout class="fit_children_attachment" alignment="vertical"/> <layout class="arrange_horizontal_attachment" layo="-4,-1,-8"/> <widget class="option_button" text="Start New Game" clke="NEW "> <string id="hint" value="Create a new game"/> </widget> <widget class="group_box"/> <widget class="text" auto_size="vertical"> <flags id="spec" value="text"/> <string id="text" value="Choose this option to create a new game."/> </widget> </widget> <widget class="group_box"> <layout class="stick_to_sides_attachment" alignment="top" layout_children="true"/> <layout class="fit_children_attachment" alignment="vertical"/> <layout class="arrange_horizontal_attachment" layo="-4,-1,-8"/> <widget class="option_button" text="Start New Game (Quick)" clke="LQS?"> <string id="hint" value="Quickly start a new game"/> </widget> <widget class="group_box"/> <widget class="text" auto_size="vertical"> <flags id="spec" value="text"/> <string id="text" value="Choose this option to start a new game using a 'Quick Start' file. Creating a game this way gives you less choice about the leagues and options that you can choose, but the game will be created much faster."/> </widget> </widget> <widget class="group_box" id="losg"> <layout class="stick_to_sides_attachment" alignment="top" layout_children="true"/> <layout class="fit_children_attachment" alignment="vertical"/> <layout class="arrange_horizontal_attachment" layo="-4,-1,-8"/> <widget class="option_button" text="Load Game" clke="OPN?"> <string id="hint" value="Load a previously saved game"/> </widget> <widget class="group_box"/> <widget class="text" auto_size="vertical"> <flags id="spec" value="text"/> <string id="text" value="Choose this option to load a previously saved game from disc."/> </widget> </widget> <widget class="group_box" id="netg"> <layout class="stick_to_sides_attachment" alignment="top" layout_children="true"/> <layout class="fit_children_attachment" alignment="vertical"/> <layout class="arrange_horizontal_attachment" layo="-4,-1,-8"/> <widget class="option_button" text="Join Network Game" clke="join"> <string id="hint" value="Join an existing network game"/> </widget> <widget class="group_box"/> <widget class="text" auto_size="vertical"> <flags id="spec" value="text"/> <string id="text" value="Choose this option to connect to a network game running on another computer."/> </widget> </widget> <widget class="group_box" id="btsm"> <layout class="arrange_vertical_attachment" alignment="bottom" gap="40"/> <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true"/> <widget class="group_box"> <layout class="stick_to_sides_attachment" alignment="top" layout_children="true"/> <layout class="fit_children_attachment" alignment="vertical"/> <layout class="arrange_horizontal_attachment" layo="-4,-1,-8"/> <widget class="option_button" text="Back To Start Menu"> <string id="hint" value="Return to the start menu"/> <event id="clke"> <integer id="evid" value="goto" /> <integer id="scin" value="-3" /> <integer id="evtg" value="scrn" /> </event> </widget> <widget class="group_box"/> <widget class="text" id="losg" auto_size="vertical"> <flags id="spec" value="text"/> <string id="text" value="Choose this option to return to the main menu."/> </widget> </widget> </widget> </widget> </widget> </screen>